[INFO] cloning repository https://github.com/Leif-Rydenfalk/see
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leif-Rydenfalk/see" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeif-Rydenfalk%2Fsee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeif-Rydenfalk%2Fsee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93f175ca300896f47de20b558d744e923275604f
[INFO] testing Leif-Rydenfalk/see against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeif-Rydenfalk%2Fsee" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Leif-Rydenfalk/see
[INFO] finished tweaking git repo https://github.com/Leif-Rydenfalk/see
[INFO] tweaked toml for git repo https://github.com/Leif-Rydenfalk/see written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Leif-Rydenfalk/see on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Leif-Rydenfalk/see already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fbd9f79dbab9e17213dfcd5b6e45a1bed53f79dba6f34a803b8b3f6dcdd67e0
[INFO] running `Command { std: "docker" "start" "-a" "6fbd9f79dbab9e17213dfcd5b6e45a1bed53f79dba6f34a803b8b3f6dcdd67e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fbd9f79dbab9e17213dfcd5b6e45a1bed53f79dba6f34a803b8b3f6dcdd67e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fbd9f79dbab9e17213dfcd5b6e45a1bed53f79dba6f34a803b8b3f6dcdd67e0", kill_on_drop: false }`
[INFO] [stdout] 6fbd9f79dbab9e17213dfcd5b6e45a1bed53f79dba6f34a803b8b3f6dcdd67e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e104dc808e8c9bb3af65745124f2d060473d228a38ed4cafcda193afdcde8511
[INFO] running `Command { std: "docker" "start" "-a" "e104dc808e8c9bb3af65745124f2d060473d228a38ed4cafcda193afdcde8511", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling simple_logger v1.16.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling see v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |     let mut files = collect_files(
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "e104dc808e8c9bb3af65745124f2d060473d228a38ed4cafcda193afdcde8511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e104dc808e8c9bb3af65745124f2d060473d228a38ed4cafcda193afdcde8511", kill_on_drop: false }`
[INFO] [stdout] e104dc808e8c9bb3af65745124f2d060473d228a38ed4cafcda193afdcde8511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91dc423f14d40cd61ce3b77294613e942f72bec919f609fd5da87d2d34c9d647
[INFO] running `Command { std: "docker" "start" "-a" "91dc423f14d40cd61ce3b77294613e942f72bec919f609fd5da87d2d34c9d647", kill_on_drop: false }`
[INFO] [stderr]    Compiling see v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |     let mut files = collect_files(
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "91dc423f14d40cd61ce3b77294613e942f72bec919f609fd5da87d2d34c9d647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91dc423f14d40cd61ce3b77294613e942f72bec919f609fd5da87d2d34c9d647", kill_on_drop: false }`
[INFO] [stdout] 91dc423f14d40cd61ce3b77294613e942f72bec919f609fd5da87d2d34c9d647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2908b6944cd1b7f4de0485ac271e9e40d2f4c7b70e3cbc49143aaf0f6213119
[INFO] running `Command { std: "docker" "start" "-a" "b2908b6944cd1b7f4de0485ac271e9e40d2f4c7b70e3cbc49143aaf0f6213119", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:430:9
[INFO] [stderr]     |
[INFO] [stderr] 430 |     let mut files = collect_files(
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `see` (bin "see" test) generated 1 warning (run `cargo fix --bin "see" -p see --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/see-837f6e6283ba1664)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b2908b6944cd1b7f4de0485ac271e9e40d2f4c7b70e3cbc49143aaf0f6213119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2908b6944cd1b7f4de0485ac271e9e40d2f4c7b70e3cbc49143aaf0f6213119", kill_on_drop: false }`
[INFO] [stdout] b2908b6944cd1b7f4de0485ac271e9e40d2f4c7b70e3cbc49143aaf0f6213119
